<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);
/*&lt;meta /&gt;*/

/*
NOTE: The background color of the popups WAS changed in eHlpDhtm.js by the line which follows the ReadSoft comment.
*/

body
{
	margin: 10px;
	background-color: #ffffff;
}

body,
td
{
	font-family: Arial;
	font-size: 13px;
}

/*
The sqlScript styles below are needed in XBOUND statistics database Help. 
*/

span.sqlScriptsKeyword
{
	color: #0000ff;
}

span.sqlScriptsNormal
{
	
}

span.sqlScriptsString
{
	color: #ff4500;
}

span.sqlScriptsFunction
{
	color: #ff00ff;
}

span.sqlScriptsSystemView,
span.sqlScriptsComment
{
	color: #008000;
}

span.sqlScriptsOperator
{
	color: #808080;
}

span.sqlScriptsStoredProcedure
{
	color: #8b0000;
}

p
{
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

h1
{
	font-size: 16px;
	margin-bottom: 13px;
}

h2,
h3,
h4,
h5,
h6
{
	font-size: 13px;
	margin-top: 16px;
	margin-bottom: 8px;
}

h6
{
	font-style: italic;
}

ol
{
	margin: 0px 0px 0px 30px;
}

ul
{
	margin: 0px 0px 0px 18px;
}

ol ol
{
	list-style-type: lower-alpha;
	margin: 0px 0px 0px 18px;
}

li
{
	margin-bottom: 8px;
	margin-left: 18px;
}

p.Related-topics
{
	font-size: 14px;
	font-weight: bold;
	margin-top: 16px;
	border-bottom: solid #000000 1px;
}

.code a:link
{
	color: #000000;
	border-bottom: 1px dashed #AAA;
	background: #DDD;
	text-decoration: none;
}

a:hover
{
	color: #004E98;
	background: #e2e2ef;
}

.code a:hover
{
	color: #000000;
	background: #e2e2ef;
}

a
{
	color: #004E98;
}

a.popup
{
	border-bottom: 1px navy dotted;
	color: #004E98;
}

.code
{
	font-family: "Courier New";
	font-size: 13px;
	border: 1px dashed #666;
	background: #EFEFEF;
	padding: 8px;
}

.dashed
{
	border: dashed #666666 1px;
	background: #EEEEEE;
	padding: 8px;
	margin-top: 2px;
	margin-bottom: 10px;
}

p.Indent
{
	margin-left: 18px;
}

li.P-Indent
{
	
}

.greyTable th
{
	padding: 8px 8px 8px 8px;
	font-size: 13px;
	font-weight: bold;
	background-color: #CCC;
	text-align: left;
	border: solid #ffffff 1px;
}

.greyTable td
{
	padding: 8px 8px 0px 8px;
	font-size: 13px;
	background-color: #EEE;
	border: solid #ffffff 1px;
}

Table
{
	width: 100%;
	margin: 0px 0px 16px 0px;
	border: 0px solid #ffffff;
}

td,
th
{
	padding: 8px 8px 0px 8px;
	vertical-align: top;
}

.headerCell
{
	padding: 4px 4px 4px 8px;
	font-size: 13px;
	font-weight: bold;
	background-color: #1C569E;
	text-align: left;
	color: #ffffff;
	border: solid #ffffff 1px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.headerCell p
{
	margin-bottom: 0px;
}

.shadedCell
{
	padding: 8px 8px 0px 8px;
	font-size: 13px;
	background-color: #E2E2EF;
	border: solid #ffffff 1px;
}

.whiteCell
{
	padding: 8px 8px 0px 8px;
	font-size: 13px;
	background-color: #ffffff;
	border: solid #ffffff 1px;
}

.WarningTable
{
	margin-top: 16px;
	margin-bottom: 16px;
	margin-left: 0px;
	margin-right: 0px;
	border: solid #ff0000 1px;
}

.WarningTH
{
	padding: 8px 8px 8px 8px;
	font-size: 13px;
	font-weight: bold;
	background-color: #ff0000;
	text-align: left;
	color: #ffffff;
	border: solid #ff0000 1px;
}

.WarningTD
{
	padding: 8px 8px 0px 8px;
	background-color: #ffffff;
}

.img
{
	margin-bottom: 8px;
}

span.FileName
{
	font-family: Courier;
	font-size: 13px;
}

.access
{
	width: 100%;
	border-top: solid #004E98 1px;
	border-bottom: solid #004E98 1px;
	padding: 3px 0px 0px 0px;
	margin-bottom: 8px;
}

span.menu-items
{
	font-weight: bold;
}

span.bold_not_GUI
{
	font-weight: bold;
}

span.emphasis
{
	font-style: italic;
}

span.TutorialItems
{
	color: #008000;
	font-weight: bold;
}

MadCap|xref
{
	mc-format: 'See {paratext}.';
}

MadCap|dropDownHotspot,
MadCap|expandingHead
{
	color: #000080;
	text-decoration: underline;
	border-bottom: 1px navy dotted;
}

MadCap|toggler
{
	border-bottom: 1px navy dotted;
}

</pre></body></html>